home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Apple Reference & Present…nuary (Partner) - Disc 2
/
The Apple Reference and Presentations Library (Disc 2)(January 1994).iso
/
Synergy Software
/
US English
/
KaleidaGraph™-68K
/
Examples folder
/
Macro Source
/
Paste Covariances
< prev
next >
Wrap
Text File
|
1989-06-30
|
693b
|
81 lines
alpha "Paste Covariance:"
index
RCL 26
x <= y
STOP
index
STO 97
LBL 98
index
RCL 97
const 1.000000000e+02
/
+
STO 96
RCL 26
const 2.000000000e+00
*
const 1.000000000e+00
+
RCL 97
-
RCL 97
*
const 2.000000000e+00
/
index
RCL 97
-
+
const 3.000000000e+01
+
STO 99
rclr 99
STOi 96
const -1.000000000e+00
DSE 97
GTO 98
STOP
entry
const 3.000000000e+01
STO 95
const 1.000000000e+01
RCL 26
x >= y
GTO 90
const 1.000000000e+00
RCL 26
x < y
GTO 90
size
const 1.000000000e+02
x < y
GTO 91
size
RCL 26
x > y
GTO 91
end
LBL 90
alpha "Sorry, No Curve Fit Data!"
view 0
abort
LBL 91
alpha "Sorry, Improper Selection"
view 0
abort